[INFO] fetching crate sozu-command-lib 2.1.0...
[INFO] checking sozu-command-lib-2.1.0 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate sozu-command-lib 2.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sozu-command-lib 2.1.0
[INFO] finished tweaking crates.io crate sozu-command-lib 2.1.0
[INFO] tweaked toml for crates.io crate sozu-command-lib 2.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sozu-command-lib 2.1.0 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sozu-command-lib 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.30
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded libredox v0.1.16
[INFO] [stderr]   Downloaded bitflags v2.11.1
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded wasip2 v1.0.3+wasi-0.2.9
[INFO] [stderr]   Downloaded wit-bindgen v0.57.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.48
[INFO] [stderr]   Downloaded mio v1.2.0
[INFO] [stderr]   Downloaded typenum v1.20.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded zerocopy v0.8.48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744
[INFO] running `Command { std: "docker" "start" "789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking poule v0.3.2
[INFO] [stderr]     Checking pool v0.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]    Compiling sozu-command-lib v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rusty_ulid v2.0.0
[INFO] [stdout] error: couldn't read `src/../../lib/assets/cn-ne-san-cert.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/certificate.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let pem = parse_pem(include_str!("../../lib/assets/cn-ne-san-cert.pem").as_bytes())
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../lib/assets/certificate.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/certificate.rs:154:29
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let pem = parse_pem(include_str!("../../lib/assets/certificate.pem").as_bytes())
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 154 -         let pem = parse_pem(include_str!("../../lib/assets/certificate.pem").as_bytes())
[INFO] [stdout] 154 +         let pem = parse_pem(include_str!("../assets/certificate.pem").as_bytes())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../lib/assets/multi-sni-cert.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/certificate.rs:167:29
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let pem = parse_pem(include_str!("../../lib/assets/multi-sni-cert.pem").as_bytes())
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sozu-command-lib` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744", kill_on_drop: false }`
[INFO] [stdout] 789043cb51393de9faa3044b4a2feb455ff5d2045f5aaa250e96abf0772e2744
